Skip to content
This repository was archived by the owner on Sep 5, 2025. It is now read-only.

Conversation

jmurphy-riskexec
Copy link

I hit the same problem as #101 .

TypeError: Cannot read properties of undefined (reading 'range')
    at Supercluster.getClusters (index.js?v=5ff1232d:105:26)
    at SuperClusterAlgorithm.cluster (supercluster.ts:92:8)
    at SuperClusterAlgorithm.calculate (supercluster.ts:84:28)
    at MarkerClusterer.render (markerclusterer.ts:175:52)
    at MarkerClusterer.addMarker (markerclusterer.ts:110:12)
    at marker.vue:128:12

I believe it's a race condition, and render is being called before the clusters array has been populated.

Copy link

netlify bot commented Jun 22, 2024

Deploy Preview for vue-google-maps-community-fork canceled.

Name Link
🔨 Latest commit 624be5e
🔍 Latest deploy log https://app.netlify.com/sites/vue-google-maps-community-fork/deploys/6676f8c9e3f41b00087a0e16

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants